Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor tests to reduce creation of venvs for speed #294

Merged
merged 8 commits into from
Feb 11, 2025

Conversation

nathanjmcdougall
Copy link
Owner

Introduce new message for uv add --frozen to ask for manual install

Introduce new message for `uv add --frozen` to ask for manual install
@nathanjmcdougall nathanjmcdougall linked an issue Feb 11, 2025 that may be closed by this pull request
Copy link

codspeed-hq bot commented Feb 11, 2025

CodSpeed Performance Report

Merging #294 will not alter performance

Comparing 284-only-install-pre-commit-hooks-in-one-test (0805d05) with main (fbbdec6)

Summary

✅ 1 untouched benchmarks

@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.03%. Comparing base (fbbdec6) to head (0805d05).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #294   +/-   ##
=======================================
  Coverage   95.02%   95.03%           
=======================================
  Files          61       61           
  Lines        2756     2759    +3     
=======================================
+ Hits         2619     2622    +3     
  Misses        137      137           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nathanjmcdougall
Copy link
Owner Author

Tweaking the pre-commit placeholder to use uvx doesn't seem to work.

error: The file or directory is not a reparse point. (os error 4390)

@nathanjmcdougall nathanjmcdougall merged commit 0c6fb50 into main Feb 11, 2025
15 checks passed
@nathanjmcdougall nathanjmcdougall deleted the 284-only-install-pre-commit-hooks-in-one-test branch February 11, 2025 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Only install pre-commit hooks in one test
2 participants